Skip to content

updated server type from web to m8g as per documentation on AWS#355

Open
narrowwaymoto wants to merge 23 commits intoLinkedInLearning:mainfrom
narrowwaymoto:main
Open

updated server type from web to m8g as per documentation on AWS#355
narrowwaymoto wants to merge 23 commits intoLinkedInLearning:mainfrom
narrowwaymoto:main

Conversation

@narrowwaymoto
Copy link
Copy Markdown

No description provided.

t3.nano is NOT available in free AWS tier.
Change instance type from t3.nano to t3a.small
Change AWS instance type from t3a.small to t3.micro
Uncomment instance_type variable definition
Updated AWS provider configuration and changed AMI to Amazon Linux 2. Modified security group to allow HTTP and SSH access, and adjusted EC2 instance settings.
Removed AWS AMI data source and EC2 instance resource.
Updated AWS region and modified comments. Removed security group and EC2 instance resources.
Update AWS provider region from us-west-2 to us-west-1.
Removed AWS provider configuration.
Updated AWS AMI data source to use Bitnami Tomcat and added a new EC2 instance resource.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant